CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lucy MATLAB

搜索资源列表

  1. 运动模糊图像通过四种方法维纳滤波

    2下载:
  2. 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-17
    • 文件大小:898
    • 提供者:岳丹丹
  1. Image_Restoration.rar

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1030014
    • 提供者:
  1. matlab

    1下载:
  2. 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:291178
    • 提供者:xujun
  1. Fourteen

    1下载:
  2. 第十四章 图像复原 14.1 退化模型 14.1.1 连续退化模型 14.1.2 离散退化模型 14.2 复原的代数方法 14.2.1 代数复原原理 14.2.2 逆滤波复原 14.2.3 最小二乘方滤波 14.3 MATLAB 实现图像复原 14.3.1 维纳滤波复原 14.3.2 规则化滤波复原 14.3.3 Lucy-Richardson 复原 14.3.4 盲去卷积复原 14.3.5 图像复原的其它 MATLA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2639
    • 提供者:王万国
  1. richardson

    0下载:
  2. A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can report a full extrapolation table
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2962
    • 提供者:alazio
  1. DeblurringImagesUsingtheBlindDeconvolutionAlgorit

    0下载:
  2. The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:2913
    • 提供者:ayla
  1. LucyRichardsonAlgorithm

    0下载:
  2. The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:ayla
  1. imagerestoration

    0下载:
  2. 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degrada
  3. 所属分类:Graph program

    • 发布日期:2016-12-22
    • 文件大小:2333
    • 提供者:齐子新
  1. ImageRestorationincludecodereportetc

    0下载:
  2. 图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,是我视觉的大作业。-Image restoration to achieve inverse Filter, Wiener Filter, Lucy-richardson algorithms, which include the PPT, the code and reporting. Is very valuable, is my visi
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2903256
    • 提供者:张司命
  1. My_maxentropy

    0下载:
  2. 最大熵复原MATLAB程序,可以直接运行,注释详细,并可与维纳、盲LUCY方法作比较,希望对初学者有一些帮助-Maximum entropy restoration MATLAB program can run, comment in detail, and can and Wiener, blind method for comparison LUCY, I hope there is some help for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1009
    • 提供者:天天
  1. Lucy-Richardson

    0下载:
  2. 基于Lucy-Richardson方法的图像复原小程序,用matlab语言实现。-Lucy-Richardson method-based image recovery applet using Matlab language.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:288280
    • 提供者:路西
  1. 136

    0下载:
  2. 用matlab实现散焦模糊图像的参数估计,并运用Lucy法复原图像,效果不错-Using matlab realize defocus blurred image parameter estimation, and the use of Lucy France restored image, good results
  3. 所属分类:Graph program

    • 发布日期:2017-11-20
    • 文件大小:139405
    • 提供者:王扣准
  1. imagedeblurring

    0下载:
  2. 图像处理:用MATLAB实现的维纳滤波、约束最小二乘,Lucy-Richardson迭代和盲去卷积算法,并带有GUI。-ImageDeblurring:Implement deconvwnr, deconvreg, deconvlucy, deconvblind with MATLAB, GUI appended.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9456
    • 提供者:林威
  1. deblur

    0下载:
  2. this code is created from matlab to deblur a picture in simple way, inverse, lucy-richardson, wiener
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:8232
    • 提供者:rock
  1. matlab

    1下载:
  2. 包含4个图像复原的方法,打开即可运行出结果,清晰易懂(Contains 4 methods of image recovery, open to run the results, clear and understandable)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:22528
    • 提供者:冰心未老
  1. RichadLucy

    1下载:
  2. Richardson-lucy去噪算法,泊松去噪(image denoising use Richardson lucy algorithm)
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:312320
    • 提供者:DaQuanEr
  1. 盲解卷积复原

    0下载:
  2. 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filt
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:岛屿12
  1. 论文 基于图像恢复在无人机领域的应用与研究 (2)

    3下载:
  2. 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:8642560
    • 提供者:小王八
  1. matlab图像滤波去噪分析及其应用

    3下载:
  2. matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear fi
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-26
    • 文件大小:77824
    • 提供者:张先森zxs
搜珍网 www.dssz.com